Allow 'help-quick' to use a non-global keymap
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 11 Apr 2024 07:00:50 +0000 (09:00 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Sat, 13 Apr 2024 08:21:43 +0000 (10:21 +0200)
commit6c721af9c8ee2229af57491cc2833f6743c8ddab
tree71e7af928eff27797e66cc77afab71ad0a9c0c6e
parent5f6834ab9765943be07dfab6454c37375729f778
Allow 'help-quick' to use a non-global keymap

* lisp/help.el (help-quick-sections): Mention
'help-quick-use-map' in docstring.
(help-quick-use-map): Add new variable, defaulting to the
global-map.
(help-quick): Use new variable.
lisp/help.el